libostree: Actually trusted.gpg.d/*.gpg for GPG verification
authorColin Walters <walters@verbum.org>
Thu, 30 Jan 2014 20:40:46 +0000 (15:40 -0500)
committerColin Walters <walters@verbum.org>
Thu, 30 Jan 2014 20:40:46 +0000 (15:40 -0500)
commitffb19aef9afe7ad496ce947ca6787b0d92a8f422
tree5e535935ca0ab515e8ef90e347f98a6afb5bd22c
parentebe620784716bff24735b2311c92c8cb7ec37fda
libostree: Actually trusted.gpg.d/*.gpg for GPG verification

The intent of this code I'm fairly certain was to use *.gpg from the
trusted.gpg.d, directory.  But right now, we're only using
"pubring.gpg" from that directory, which is odd.

Let's fix this to use all keys ending in .gpg, which will also
include pubring.gpg.
src/libostree/ostree-gpg-verifier.c